home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / comms / xfr_qm25.arj / JMODMS.BAT < prev    next >
DOS Batch File  |  1993-11-18  |  133b  |  7 lines

  1. @echo off
  2. cls
  3. cd upld
  4. REM 'ONLY' (4) variables %4-%7! Limit do to QmodemPro command line.
  5. \qmpro\jmodem S%2  %4 %5 %6 %7
  6. cd ..
  7.